﻿2026-08-04T03:45:33.6594761Z ##[group]Run actions/checkout@v5
2026-08-04T03:45:33.6595237Z with:
2026-08-04T03:45:33.6595580Z   repository: BigscreenVR/spt-bs-core
2026-08-04T03:45:33.6598357Z   token: ***
2026-08-04T03:45:33.6598716Z   ssh-strict: true
2026-08-04T03:45:33.6599165Z   ssh-user: git
2026-08-04T03:45:33.6599518Z   persist-credentials: true
2026-08-04T03:45:33.6599890Z   clean: true
2026-08-04T03:45:33.6600242Z   sparse-checkout-cone-mode: true
2026-08-04T03:45:33.6600638Z   fetch-depth: 1
2026-08-04T03:45:33.6600976Z   fetch-tags: false
2026-08-04T03:45:33.6601326Z   show-progress: true
2026-08-04T03:45:33.6601688Z   lfs: false
2026-08-04T03:45:33.6602007Z   submodules: false
2026-08-04T03:45:33.6602361Z   set-safe-directory: true
2026-08-04T03:45:33.6602757Z   allow-unsafe-pr-checkout: false
2026-08-04T03:45:33.6603161Z ##[endgroup]
2026-08-04T03:45:33.7393470Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-04T03:45:33.7394986Z ##[group]Getting Git version info
2026-08-04T03:45:33.7395635Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-04T03:45:33.7396529Z [command]/usr/bin/git version
2026-08-04T03:45:33.7396930Z git version 2.43.0
2026-08-04T03:45:33.7408048Z ##[endgroup]
2026-08-04T03:45:33.7415601Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/671cf249-82f2-4944-8273-0a38839c0826/.gitconfig'
2026-08-04T03:45:33.7422137Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/671cf249-82f2-4944-8273-0a38839c0826' before making global git config changes
2026-08-04T03:45:33.7423195Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T03:45:33.7425131Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-04T03:45:33.7474731Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-04T03:45:33.7494539Z https://github.com/BigscreenVR/spt-bs-core
2026-08-04T03:45:33.7504594Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-04T03:45:33.7507432Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-04T03:45:33.7525780Z refs/heads/golden/knock145
2026-08-04T03:45:33.7531886Z [command]/usr/bin/git checkout --detach
2026-08-04T03:45:33.7588747Z HEAD is now at 4b37512f7 fix(knock): refuse a knock whose target resolved nowhere (#145)
2026-08-04T03:45:33.7626566Z [command]/usr/bin/git branch --delete --force golden/knock145
2026-08-04T03:45:33.7656173Z Deleted branch golden/knock145 (was 4b37512f7).
2026-08-04T03:45:33.7756040Z ##[endgroup]
2026-08-04T03:45:33.7760601Z [command]/usr/bin/git submodule status
2026-08-04T03:45:33.7951834Z ##[group]Cleaning the repository
2026-08-04T03:45:33.7952511Z [command]/usr/bin/git clean -ffdx
2026-08-04T03:45:33.7983504Z Removing traceable-reqs
2026-08-04T03:45:33.7990348Z [command]/usr/bin/git reset --hard HEAD
2026-08-04T03:45:33.8050449Z HEAD is now at 4b37512f7 fix(knock): refuse a knock whose target resolved nowhere (#145)
2026-08-04T03:45:33.8056586Z ##[endgroup]
2026-08-04T03:45:33.8058179Z ##[group]Disabling automatic garbage collection
2026-08-04T03:45:33.8061079Z [command]/usr/bin/git config --local gc.auto 0
2026-08-04T03:45:33.8082927Z ##[endgroup]
2026-08-04T03:45:33.8083605Z ##[group]Setting up auth
2026-08-04T03:45:33.8087770Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-04T03:45:33.8110924Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-04T03:45:33.8293588Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T03:45:33.8320644Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-04T03:45:33.8506720Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T03:45:33.8531890Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-04T03:45:33.8724689Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-04T03:45:33.8755530Z ##[endgroup]
2026-08-04T03:45:33.8756322Z ##[group]Fetching the repository
2026-08-04T03:45:33.8762417Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +4b37512f71620444df8fe852b494f03e759dd75c:refs/remotes/origin/golden/knock145
2026-08-04T03:45:34.4765149Z ##[endgroup]
2026-08-04T03:45:34.4765988Z ##[group]Determining the checkout info
2026-08-04T03:45:34.4766771Z ##[endgroup]
2026-08-04T03:45:34.4769608Z [command]/usr/bin/git sparse-checkout disable
2026-08-04T03:45:34.4806884Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-04T03:45:34.4828749Z ##[group]Checking out the ref
2026-08-04T03:45:34.4831147Z [command]/usr/bin/git checkout --progress --force -B golden/knock145 refs/remotes/origin/golden/knock145
2026-08-04T03:45:34.4891175Z Switched to a new branch 'golden/knock145'
2026-08-04T03:45:34.4892081Z branch 'golden/knock145' set up to track 'origin/golden/knock145'.
2026-08-04T03:45:34.4897098Z ##[endgroup]
2026-08-04T03:45:34.4933383Z [command]/usr/bin/git log -1 --format=%H
2026-08-04T03:45:34.4959648Z 4b37512f71620444df8fe852b494f03e759dd75c
